VObject::UpdateEvent
Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:57 1991
Index
Return to Main Contents
NAME
VObject::UpdateEvent - instance method
TEMPLATE
void UpdateEvent()
SPECIFIERS
public
virtual
DESCRIPTION
UpdateEvent triggers the actual redrawing of rectangles previously invalidated by the method ForceRedraw or the method InvalidateRect.
If all VObjects in the container chain are open then UpdateEvent is passed along the container chain to the window. The method BlankWin::UpdateEvent does the work.
Method is rarely overridden.
ARGUMENTS
none
RETURN ARGUMENT
void
CATEGORIES
drawing, client interface
FIRST DEFINITION
class VObject
FILES
- implementation:
-
VObject.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FIRST DEFINITION
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:21 GMT, March 30, 2022